From 8b4b1ee05685a58fb8edad76517937ada0864594 Mon Sep 17 00:00:00 2001 From: justbur Date: Wed, 28 Oct 2015 22:52:28 -0400 Subject: [PATCH] Add melpa stable banner --- README.org | 3 +-- which-key.el | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 10df9b07c75..a9a70d8c3f2 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,5 @@ * which-key -[[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] - +[[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] [[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]] ** Introduction =which-key= is a minor mode for Emacs that displays the key bindings following your currently entered incomplete command (a prefix) in a popup. For example, after enabling the minor mode diff --git a/which-key.el b/which-key.el index 2e2c03b010c..74cd627f4a1 100644 --- a/which-key.el +++ b/which-key.el @@ -4,7 +4,7 @@ ;; Author: Justin Burkett ;; URL: https://github.com/justbur/emacs-which-key -;; Version: 0.6.2 +;; Version: 0.7 ;; Keywords: ;; Package-Requires: ((emacs "24.3")) -- 2.30.2